home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / xformat.hlp < prev    next >
Encoding:
Text File  |  1989-02-03  |  476 b   |  13 lines

  1. XFORMAT = expr;          Set X axis fiducial label format
  2.  
  3. The value of 'expr' identifies one of three X axis fiducial label
  4. formats; namely,
  5.  
  6.     NOMINAL  Label fiducials with floating point numbers.
  7.     DATES    Label fiducials with dates of the form mm/dd/yy.
  8.     HOURS    Label fiducials with time values in the form hh:mm:ss.
  9.  
  10. This control also affects the format of the time tag fields output
  11. by the PRINT and WRITE procedures and the prompt for OPER
  12. input.
  13.